home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 118 / PC Guia 118.iso / swf / prod2.swf / scripts / frame_48 / DoAction_2.as next >
Text File  |  2004-11-15  |  411b  |  14 lines

  1. globalStyleFormat.shadow = 10662843;
  2. globalStyleFormat.face = 3097931;
  3. globalStyleFormat.arrow = 13369344;
  4. globalStyleFormat.scrollTrack = 10662843;
  5. globalStyleFormat.applyChanges();
  6. myData = new LoadVars();
  7. myData.onLoad = function()
  8. {
  9.    myHeadline_txt.htmlText = this.headline;
  10.    myText_txt2.htmlText = this.content;
  11. };
  12. System.useCodePage = true;
  13. myData.load("swf/produtividade/p1/prod2.txt");
  14.